Working With Graphics Devices and Graphics Worlds
This section describes two Image Compression Manager functions that enable you to select graphics devices and create graphics worlds. You can use theGetBestDeviceRect
function to select the best available graphics device. TheNewImageGWorld
function allows you to create a graphics world based on the width, height, depth, and color table of a specified image description structure.
Subtopics
- GetBestDeviceRect
- NewImageGWorld